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