export function scrapUrl(id: any, url: any): Promise<{ date: never; description: any; intro: any; pubId: any; sections: any; title: any; url: any; }>;