import type { ComponentProps } from 'react'; export type AbsoluteCenterProps = ComponentProps; export declare const AbsoluteCenter: import("styled-system/jsx").StyledComponent & import("react").HTMLAttributes & import("@ark-ui/react").PolymorphicProps>, import("styled-system/recipes").AbsoluteCenterVariantProps>; //# sourceMappingURL=AbsoluteCenter.d.ts.map