import { TTextfieldProps } from './types';
export declare const Textfield: import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').ForwardRefExoticComponent<TTextfieldProps & import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').RefAttributes<HTMLInputElement>>;
//# sourceMappingURL=Textfield.d.ts.map