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