import React from "react"; import { FlexProps } from "."; declare const Flex: React.FunctionComponent; export default Flex;