export declare function escHtml(str: string): string;
export declare function escUrl(url: string): string;
//# sourceMappingURL=sanitizer.d.ts.map