import React from 'react'; export declare const TextInputCmp: React.ForwardRefExoticComponent & React.RefAttributes>; declare const TextInput: import("styled-components").StyledComponent & React.RefAttributes>, any, {}, never>; export default TextInput;