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