import { Task } from 'gantt-task-react'; declare const ganttData: Task[]; export default ganttData;