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