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