import { SVGProps } from "react"; declare const SvgSentimentSatisfied: (props: SVGProps) => JSX.Element; export default SvgSentimentSatisfied;