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