import { SVGProps } from 'react'; declare const InsightChain: (props: SVGProps) => JSX.Element; export { InsightChain as default };