declare const _default: ({ maxLength, value, onChange, accept, ...props }: any) => JSX.Element; export default _default;