import React from "react"; import type { FlexProps } from "./types"; export declare const Flex: React.ForwardRefExoticComponent>;