declare const getSearchObj: (originUrl?: string, isEscapeHTML?: boolean) => any; export default getSearchObj;