import { ComponentPrototypeType } from '@cuvp1225/helpers'; export declare const Checkbox: ComponentPrototypeType; export declare const CheckboxGroup: ComponentPrototypeType;