import { Resource } from '../../model/index.js'; export declare function getMarkup(input: string | Resource | cheerio.Root): string; //# sourceMappingURL=get-markup.d.ts.map