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