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