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