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