import React from "react"; import { FlexProps } from "../Flex/Flex"; export type FlexCenterProps = FlexProps; export declare const FlexCenter: React.ForwardRefExoticComponent, "height" | "width"> & import("../..").TextColorVariantProps & React.RefAttributes>; //# sourceMappingURL=FlexCenter.d.ts.map