export declare function rimrafDir(dirPath: string): Promise<void>;
