export declare const removeFileAsync: ({ path }: { path: string; }) => Promise;