export declare const sanitiseHtml: (text: string) => string;
