import { IconProps } from '../@ErkIcon'; declare function VeryDissatisfiedIcon(props: IconProps): JSX.Element; export default VeryDissatisfiedIcon;