import { Configuration } from "../Configuration";
export declare function BuildUrl(config: Configuration): string;
