import type { FC } from 'react'; declare const GoogleAnalytics: FC; export default GoogleAnalytics;