export type ApiVersion = 'v3'; export declare const DEFAULT_API_VERSION: ApiVersion;