/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_nkodeclient_free: (a: number, b: number) => void; export const init: () => void; export const nkodeclient_clearSession: (a: number) => void; export const nkodeclient_completeCodeRegistration: (a: number, b: number, c: number) => any; export const nkodeclient_completeCodeRegistrationWithEmail: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_decipherSelection: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => [number, number, number, number]; export const nkodeclient_generateSecretKey: () => [number, number]; export const nkodeclient_getLoginData: (a: number, b: number, c: number) => any; export const nkodeclient_getNewIcons: (a: number, b: number) => any; export const nkodeclient_getUserId: (a: number) => [number, number]; export const nkodeclient_hasSession: (a: number) => number; export const nkodeclient_loginCode: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_loginKey: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_new: (a: number, b: number) => number; export const nkodeclient_postLoginData: (a: number, b: number, c: number) => any; export const nkodeclient_prepareCodeLogin: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_prepareCodeRegistration: (a: number) => any; export const nkodeclient_registerCode: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_registerKey: (a: number, b: number, c: number, d: number, e: number) => any; export const nkodeclient_setIcons: (a: number, b: number, c: number) => any; export const nkodeclient_updateLoginData: (a: number, b: number, c: number) => any; export const wasm_bindgen__convert__closures_____invoke__h8f97ce5df83102bb: (a: number, b: number, c: any) => void; export const wasm_bindgen__closure__destroy__h28b97059ae600264: (a: number, b: number) => void; export const wasm_bindgen__convert__closures_____invoke__h01837f788748d23a: (a: number, b: number, c: any, d: any) => void; 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_exn_store: (a: number) => void; export const __externref_table_alloc: () => number; export const __wbindgen_externrefs: WebAssembly.Table; export const __wbindgen_free: (a: number, b: number, c: number) => void; export const __externref_table_dealloc: (a: number) => void; export const __wbindgen_start: () => void;