import SearchDialog, { SearchDialogProps } from './SearchDialog';
export default SearchDialog;
export { SearchDialogProps };
