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