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