/// import type { SmartCheckbox } from './PropTypes'; declare const Checkbox: import("react").FC; export { Checkbox }; export { SmartCheckbox, SmartCheckboxEvents, SmartCheckboxProps, SmartCheckboxExternalClassName, SmartCheckboxChangeEvent, } from './PropTypes';