import { SvgIconComponent } from './types'; declare const InsightsIcon: SvgIconComponent; export default InsightsIcon;