import type { LayoutLoaderDefinition } from '@ted-marozzi/mermaid';
declare const layouts: LayoutLoaderDefinition[];
export default layouts;
