import type { IconProps } from '../../types'; declare const CurrencyLine: import("react").NamedExoticComponent; /** * Remix Icon: Currency Line * @see {@link https://remixicon.com/icon/currency-line Remix Icon Docs} */ export { CurrencyLine };