export declare type AdSenseSettingsFontSize = 'DEFAULT' | 'SMALL' | 'MEDIUM' | 'LARGE';
