import { ReactIconComponentType } from '../types';

declare const Analytics: ReactIconComponentType;
export default Analytics;
            