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