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