export declare class QuesWriter { static writeQuesIn(mapAll: any, course: string, maxEachLev?: number): Promise; }