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