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