import { CustomTargetingKeyAction } from './customTargetingKeyAction';
export interface ActivateCustomTargetingKeys extends CustomTargetingKeyAction {
}
