declare const rm: (filePath: string) => boolean;
export default rm;
