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