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