import { Task } from '../Task';
declare const turealTasks: Task[];
export { turealTasks };
//# sourceMappingURL=TurealTasks.d.ts.map