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