import { InterpreterModule } from "@hylimo/core"; /** * Module for component diagrams */ export declare const componentDiagramModule: InterpreterModule; //# sourceMappingURL=componentDiagramModule.d.ts.map