export declare type VideoPositionTargetingErrorReason = 'CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING' | 'INVALID_BUMPER_TARGETING' | 'UNKNOWN';
