import { FlexboxProps } from 'styled-system'; export declare type FlexItemProps = Pick; export declare const flexItem: import("styled-system").styleFn;