export declare type AdSenseSettingsFontFamily = 'DEFAULT' | 'ARIAL' | 'TAHOMA' | 'GEORGIA' | 'TIMES' | 'VERDANA';
