/// import { IconProps } from './types'; export declare const Google: ({ color, size }: IconProps) => JSX.Element;