export declare const removeBasePath: (path: string, basePath?: string) => string;
