import type { MindElixirData } from '../index';
declare const orgChart: MindElixirData;
export default orgChart;
