import { FC, SVGProps } from 'react'; declare const IconCash: FC & { fill?: string }>; export default IconCash;