import { FlexComponent } from './types'; declare const Flex: FlexComponent; export default Flex;