export declare const allowedTags: { [k: string]: string[]; }; export declare const removeWithContents: string[]; export declare const allowedCssProperties: string[];