import { FlexProps } from './'; export declare const fillSpace: import("styled-components").FlattenSimpleInterpolation; export declare const fillSpaceCentered: import("styled-components").FlattenSimpleInterpolation; export declare const equalColumns: import("styled-components").FlattenSimpleInterpolation; export declare const stack: import("styled-components").FlattenSimpleInterpolation; export declare const StyledFlex: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, FlexProps, never>;