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