import { Object3D } from 'threepipe'; import { Ctx } from './ctx'; export declare function createObjects(file: any, ctx: Ctx): Promise[]>; //# sourceMappingURL=index.d.ts.map