import { Task } from "../../../model/slayer/Task";
declare const MazchnaTasks: Task[];
export default MazchnaTasks;
