import { ComponentMultiStyle } from '@yamada-ui/core'; declare const Checkbox: ComponentMultiStyle<"Checkbox">; export { Checkbox };