export default function scrapeUrl(url: string): Promise<Document>;
