import { Task } from "../Task";
declare const krystiliaTasks: Task[];
export { krystiliaTasks };
