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