import rimraf from 'rimraf'; export declare function rm(path: string, options?: rimraf.Options): Promise;