export declare const removeDeeps: (path: string, deeps: number) => string;
