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