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