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