export declare type MobileApplicationErrorReason = 'INVALID_APP_ID' | 'UNKNOWN';
