export declare class ClientUtils { static addTrailingSlashIfMissing(url: string): string; }