import { DiagramSpecification } from '@swirly/types'; export declare const readDiagramSpec: (inFilePath: string) => Promise;