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