/** Scans bodyHost for YouTube links and inserts inline preview cards after them. */ export declare function enrichDocxLinks(bodyHost: HTMLElement): void; //# sourceMappingURL=docx-link-enrichment.d.ts.map