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