import { TInputComponent } from '../types';
declare const InputWithRef: TInputComponent;
export default InputWithRef;
