import { IndexedPolyhedron } from './common'; import { default as chroma } from 'chroma-js'; export declare function export3MF(data: IndexedPolyhedron, extruderColors?: chroma.Color[]): Blob; //# sourceMappingURL=export_3mf.d.ts.map