export declare function setImageUrlsForHtmlImages(html: string, imageUrl: (fileId: string) => string): string;