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