import { FunctionComponent } from "react"; import { BoxProps } from "../Box"; export declare const Flex: FunctionComponent;