import * as React from 'react'; declare function SvgGoogle(props: React.SVGAttributes<{}>): JSX.Element; export default SvgGoogle;