/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_wasmhtmlsanitizer_free: (a: number, b: number) => void; export const sanitize: (a: number, b: number, c: number) => void; export const wasmhtmlsanitizer_addGlobalAttr: (a: number, b: number, c: number) => void; export const wasmhtmlsanitizer_addTag: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => void; export const wasmhtmlsanitizer_new: () => number; export const wasmhtmlsanitizer_removeTag: (a: number, b: number, c: number) => void; export const wasmhtmlsanitizer_sanitize: (a: number, b: number, c: number, d: number) => void; export const __wbindgen_add_to_stack_pointer: (a: number) => number; export const __wbindgen_export: (a: number, b: number) => number; export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number; export const __wbindgen_export3: (a: number, b: number, c: number) => void;