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