export declare function CheckboxInput({ checked, className, hasError, ...rest }: any): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=CheckboxInput.d.ts.map