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