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