UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

3 lines (2 loc) 127 B
import { ChoiceBoxProps } from '../../ChoiceBox'; export declare const HeaderCheckbox: React.FC<Omit<ChoiceBoxProps, "type">>;