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