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