UNPKG

mui-spfx-controls

Version:
5 lines 238 B
import { ForwardRefExoticComponent } from 'react'; import { ISearchbarProps } from './ISearchbarProps'; declare const Searchbar: ForwardRefExoticComponent<ISearchbarProps>; export default Searchbar; //# sourceMappingURL=Searchbar.d.ts.map