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