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