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