export declare const Container: import("styled-components").StyledComponent<"div", any, { isDisabled?: boolean; hasError?: boolean; }, never>;