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