import * as React from "react"; declare function SvgSr(props: React.SVGProps): JSX.Element; export default SvgSr;