import { KendoComponent } from '../_types/component';
export declare const GanttTables: KendoComponent<React.HTMLAttributes<HTMLDivElement>>;
