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