import { IGeometry, IMaterial } from '../../core'; export declare function autoGPUInstanceMeshes(matOrGeom: IMaterial | IGeometry): void; //# sourceMappingURL=../../src/three/utils/gpu-instancing.d.ts.map