Repository URL to install this package:
export declare const defaultProps: { maxLength: number; className: string; placeholder: string; nowrap: boolean; }; export declare const omitKeys: string[];