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