import type { IconProps } from '../../types'; declare const CurrencyDollarFill: import("react").NamedExoticComponent; /** * MingCute Icon: Currency Dollar Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { CurrencyDollarFill };