type Props = {}; declare const GoogleAnalytics: (props: Props) => any; export default GoogleAnalytics;