import { type CheckboxProps } from './CheckboxProps'; export declare const Checkbox: import("@redneckz/uni-jsx").UNIComponent;