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