import { BufferGeometry } from 'three'; export declare function flipFaces(geometry: BufferGeometry): void; //# sourceMappingURL=geometry.d.ts.map