/** * Creates a scraper for document content. * * @public exported from `@promptbook/documents` */ export declare const createDocumentScraper: any;