import { IconProps } from '../types';
declare function GoogleLogo(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default GoogleLogo;
//# sourceMappingURL=GoogleLogo.d.ts.map