///
export declare const InputsWrapper: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & {
$columnsTemplate: string;
}, import("react").DetailedHTMLProps, HTMLFieldSetElement>, {}>;