import { FC } from 'react'; import { IconProps } from '../types'; export declare const GoogleAnalytics: FC;