/** * @module plugins/search */ export * from './sentence-finder'; export * from './wrap-ranges-texts-in-tmp-span';