import { o as WebContentExtractorPlugin } from "../../web-content-extractor-EXFEiwZj.js";

//#region extensions/web-readability/web-content-extractor.d.ts
declare function createReadabilityWebContentExtractor(): WebContentExtractorPlugin;
//#endregion
export { createReadabilityWebContentExtractor };