/// import { FlexProps } from './flex.interfaces'; export declare const Flex: (props: FlexProps) => JSX.Element;