/// <reference types="react" />
import { SvgIconProps } from '@material-ui/core/SvgIcon';
export declare const GoogleIcon24: (props: SvgIconProps) => JSX.Element;
