import { type PathsConfig } from '../config/types';
export declare function clean(paths: PathsConfig, root?: string): void;
//# sourceMappingURL=clean.d.ts.map