export declare type MobileApplicationActionErrorReason = 'NOT_APPLICABLE' | 'UNKNOWN';
