import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Googleadsense: StyledIcon;
export declare const GoogleadsenseDimensions: {
    height: number;
    width: number;
};
