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