/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const initCyberHack: (a: number, b: number, c: number, d: number) => [number, number]; export const run_app: () => void; export const wasm_bindgen__convert__closures_____invoke__h5564e0922a8ef97b: (a: number, b: number, c: any) => [number, number]; export const wasm_bindgen__convert__closures________invoke__h4320859e087f83c8: (a: number, b: number, c: any) => void; export const wasm_bindgen__convert__closures_____invoke__h48aa713ae3e44284: (a: number, b: number) => 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 __externref_drop_slice: (a: number, b: number) => void; export const __wbindgen_free: (a: number, b: number, c: number) => void; export const __wbindgen_destroy_closure: (a: number, b: number) => void; export const __externref_table_dealloc: (a: number) => void; export const __wbindgen_start: () => void;