import React from 'react'; import { SvgProps } from './types'; declare const Insight: React.FC; export default Insight;