export declare function extractWebContent(url: string): Promise<string>;
