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