export declare function handleTest(contestIdOrTask: string | undefined, taskLabelArg: string | undefined, options: { file?: string; }): Promise;