export declare function replaceUrlTokens(url: string, accountGroupId: string, groupPath: string): string; export declare function buildBrandNameForPath(brandName: string): string;