import { Icon } from '../../../../types/Icon'; export declare const IconCheckboxIndeterminate: ({ ...restProps }: Icon) => JSX.Element;