export declare type AdRuleTargetingErrorReason = 'VIDEO_POSITION_TARGETING_NOT_ALLOWED' | 'UNKNOWN';
