/* eslint-disable no-use-before-define */ import React from 'react'; export declare const FluentTextFieldAutoComplete: (props: any) => React.JSX.Element; //# sourceMappingURL=FluentTextFieldAutoComplete.d.ts.map