import { DiagramModel } from "../../views/diagram/model"; export declare function buildModel(module: any): Promise;