import * as React from 'react'; import { GetComponentProps } from '~/typeUtilities'; import { Button } from '../..'; export declare const GoogleButton: React.FC>;