import { FC, SVGProps } from 'react'; declare const IconGoogle: FC & { fill?: string }>; export default IconGoogle;