import type { MeshDoc } from "./mesh-write.js"; export declare function parseMeshYon(content: string): MeshDoc; //# sourceMappingURL=mesh-read.d.ts.map