import * as React from 'react'; /** * @ignore - internal component. */ declare function GoogleIcon(): React.JSX.Element; export default GoogleIcon;