import { StyledProps } from '../types'; export declare const Input: import("styled-components").StyledComponent<"input", any, StyledProps, never>;