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