export class WebGLGeometries {

	constructor( gl: WebGLRenderingContext, extensions: any, _infoRender: any );

	get( object: any ): any;

}
