/// <reference types="react" />
declare const GoogleIcon: () => JSX.Element;
export default GoogleIcon;
