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