export declare const removePathSync: (path: string, config?: any) => void; export declare const removePath: (path: string, config?: any) => Promise; //# sourceMappingURL=removePath.d.ts.map