import type { LayoutLoaderDefinition } from 'mermaid'; declare const tidyTreeLayout: LayoutLoaderDefinition[]; export default tidyTreeLayout;