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