import { BaseStyle } from '../../base/style';
export interface TriStateCheckboxStyle extends BaseStyle {}