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