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