import type { Standard } from "../../standard.js";
export declare function buildModelBlock(model: Standard.Model): string;
//# sourceMappingURL=model.d.ts.map