export declare const CheckboxItem: ({ txt, onChange, checked }: any) => import("react/jsx-runtime").JSX.Element;