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