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