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