export declare type ActivityErrorReason = 'ACTIVITIES_FEATURE_REQUIRED' | 'UNSUPPORTED_COMPANY_TYPE' | 'UNKNOWN';
