/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_reasoningbankwasm_free: (a: number, b: number) => void; export const reasoningbankwasm_new: (a: number, b: number) => number; export const reasoningbankwasm_storePattern: (a: number, b: number, c: number) => number; export const reasoningbankwasm_getPattern: (a: number, b: number, c: number) => number; export const reasoningbankwasm_searchByCategory: (a: number, b: number, c: number, d: number) => number; export const reasoningbankwasm_findSimilar: (a: number, b: number, c: number, d: number, e: number, f: number) => number; export const reasoningbankwasm_getStats: (a: number) => number; export const log: (a: number, b: number) => void; export const init: () => void; export const __wbindgen_export_0: (a: number) => void; export const __wbindgen_export_1: (a: number, b: number, c: number) => void; export const __wbindgen_export_2: (a: number, b: number) => number; export const __wbindgen_export_3: (a: number, b: number, c: number, d: number) => number; export const __wbindgen_export_4: WebAssembly.Table; export const __wbindgen_export_5: (a: number, b: number, c: number) => void; export const __wbindgen_export_6: (a: number, b: number, c: number, d: number) => void; export const __wbindgen_start: () => void;