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