export declare function sanitiseHtml(html: string): string;
