import { Task } from '../Task';
declare const vannakaTasks: Task[];
export { vannakaTasks };
