/// <reference types="react" />
export declare const Input: ({ placeholder, value, name }: any) => JSX.Element;
//# sourceMappingURL=input.d.ts.map