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