import { CheckBoxComponent } from './CheckBox.types';

export declare const CheckBox: CheckBoxComponent;
