/**
 * Constructor of `MarkitdownScraper`
 *
 * @public exported from `@promptbook/markitdown`
 * @public exported from `@promptbook/pdf`
 */
export declare const createMarkitdownScraper: any;
/**
 * TODO: [🧠][🌜] Export only from `@promptbook/markitdown` or `@promptbook/pdf` NOT both
 * TODO: [🎶] Naming "constructor" vs "creator" vs "factory"
 */
