/// import type { SmartSearch } from './PropTypes'; declare const Search: import("react").FC; export { Search }; export { SmartSearch, SmartSearchEvents, SmartSearchExternalClassName, SmartSearchProps, SmartSearchBaseEvent, } from './PropTypes';