import { SvgIconComponent } from './types'; declare const IndeterminateCheckBoxIcon: SvgIconComponent; export default IndeterminateCheckBoxIcon;