import { OrgChartDataItem, OrgChartOptions } from './types'; export declare const getChartOptions: () => OrgChartOptions;