export type ApiVersion = 'v3'; export declare const DEFAULT_API_VERSION: ApiVersion; //# sourceMappingURL=api-version.d.ts.map