/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_diceoptions_free: (a: number, b: number) => void; export const __wbg_get_diceoptions_n_gram_size: (a: number) => number; export const __wbg_set_diceoptions_n_gram_size: (a: number, b: number) => void; export const diceoptions_new: (a: number) => number; export const compute_dice_coefficient: (a: number, b: number, c: number, d: number, e: number) => number; export const compute_dice_distance: (a: number, b: number, c: number, d: number, e: number) => number; export const get_algorithm_info: () => any; export const __wbindgen_malloc: (a: number, b: number) => number; export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_start: () => void;