export declare function withApiVersion(baseUrl: string, version: '1.0' | '1.1'): string;
