export function getUrl({ path, parameters }: { path: any; parameters: any; }, basePath: any, requestParams: any): any;