import type { TaskInterface } from "../types/type"; export declare const Task: Array;