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