import { RemixiconReactIconComponentType } from './dist/typings';

declare const CheckboxIndeterminateFillIcon: RemixiconReactIconComponentType;
export default CheckboxIndeterminateFillIcon;
