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