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