import type { BaseInputProps, ForwardRefPrimitive } from '../types'; export declare const Input: ForwardRefPrimitive;