import { IconComponent } from '..';
declare const AnalyticsIcon: IconComponent;
export { AnalyticsIcon };
