import { IndexedPolyhedron } from './common'; export declare function parseOff(content: string): IndexedPolyhedron; //# sourceMappingURL=import_off.d.ts.map