export declare function rimraf(path: string, callback: (error: Error) => void): void;
