/**
 * Constructor of `MarkitdownScraper`
 *
 * @public exported from `@promptbook/markitdown`
 * @public exported from `@promptbook/pdf`
 */
export declare const createMarkitdownScraper: any;
