export declare const Input: ({ innerRef, ...props }: { [x: string]: any; innerRef: any; }) => import("react/jsx-runtime").JSX.Element;