export declare const dagreLayout: (data: any, options: any) => { nodes: any; links: any; };