import type FormControlProps from './FormControlProps'; declare const FormControlWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, FormControlProps, never>; export default FormControlWrapper;