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

declare const Insights: ReactIconComponentType;
export default Insights;
            