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