export declare type ActivityGroupStatus = 'ACTIVE' | 'INACTIVE';
