import React from 'react'; import type { ImpliedInputProps } from './types'; export declare const ImpliedInput: React.ForwardRefExoticComponent>;