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