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