import { IconProps } from '../Icon'; declare function SvgSentimentVeryDissatisfied(props: IconProps): JSX.Element; export default SvgSentimentVeryDissatisfied;