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