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