export declare const FieldsWrapper: import("styled-components").StyledComponent<"span", any, { fieldLayout: "column" | "row"; }, never>;