import { IFlexProps } from '.';
export declare const FlexStyle: (props: IFlexProps) => import("@emotion/utils").SerializedStyles;
