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