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