export declare type CustomTargetingKeyStatus = 'ACTIVE' | 'INACTIVE' | 'UNKNOWN';
