export declare type ApiFramework = 'NONE' | 'CLICKTAG' | 'VPAID';
