UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

4 lines • 361 B
import { type AutocompleteProps } from '@expofp/ui'; declare const AutocompleteContainer: import("react").FunctionComponent<Omit<AutocompleteProps<import("@expofp/ui").AutocompleteOptionObject>, "ariaLabel" | "clearLabel" | "inline" | "noOptionsLabel" | "renderTarget">>; export default AutocompleteContainer; //# sourceMappingURL=AutocompleteContainer.d.ts.map