import { CheckboxProps } from '.'; export declare const requiredProps: CheckboxProps; export declare const testkitTests: { title: string; props: CheckboxProps; }[]; export declare const ssrTests: { title: string; props: CheckboxProps; }[]; export declare const a11yTests: { title: string; props: CheckboxProps; }[]; //# sourceMappingURL=Checkbox.meta.d.ts.map