import type { VFileCompatible } from 'vfile'; export declare const replaceThirdPartyBlocks: (input: VFileCompatible) => VFileCompatible;