import { CheckboxProps } from "./checkbox"; import { CombineProps } from '../interface'; export declare const propTypesCheckbox: CombineProps;