import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Checkbox: IComponentPrototype; export declare const CheckboxGroup: IComponentPrototype;