export declare function handleNew(contestId: string, taskLabel: string | undefined, options: { all?: boolean; }): Promise;