export declare const extractImageUrlsFromHtml: (html: string) => string[];
