export declare function prepareHtml(html: string, id: string): string;
