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