export declare type RfpType = 'UNKNOWN' | 'PROGRAMMATIC_GUARANTEED' | 'PREFERRED_DEAL';
