export declare function rmSafe(path: string): Promise<void>;
