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