export declare function parseOBJMeshes(text: any): {
    meshes: never[];
    materials: never[];
};
//# sourceMappingURL=parse-obj-meshes.d.ts.map