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