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