export declare type ApiVersionErrorReason = 'UPDATE_TO_NEWER_VERSION' | 'UNKNOWN';
