export declare function concatPath(basePath: string | undefined | RegExp, path: string | undefined | RegExp): any;