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