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