import { TTheme } from '../../../types/TTheme'; export declare const WrapperInputs: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { theme: TTheme; }>> & string; export declare const ContainerInputs: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { theme: TTheme; }>> & string;