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