import { ReactIconComponentType } from '../types';

declare const IndeterminateCheckBox: ReactIconComponentType;
export default IndeterminateCheckBox;
            