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