import type { ISearchBox } from '@fluentui/react'; export type { ISearchBox as UISearchBoxInterface }; export * from './UISearchBox.js'; //# sourceMappingURL=index.d.ts.map