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