export declare function stripDirectory(dir: string, strip?: number): Promise<void>;
