import React from 'react'; export declare const FluentTextFieldComponent: (props: any, ref: any) => React.JSX.Element; export declare const FluentTextField: React.ForwardRefExoticComponent & React.RefAttributes>; //# sourceMappingURL=FluentTextField.d.ts.map