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