export { default } from './rc-mod';
export type { ISearchProps as SearchProps, TSearchComponent as SearchComponent, TSearchRef as SearchRef } from './types';
