/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const get_header_length: (a: number, b: number) => [bigint, number, number]; export const init_panic_hook: () => void; export const parse_crai_index: (a: number, b: number) => [number, number, number]; export const parse_cram_file: (a: number, b: number) => [number, number, number]; export const parse_cram_file_with_references: (a: number, b: number, c: any) => [number, number, number]; export const parse_cram_records_from_container: (a: number, b: number, c: number, d: number, e: any) => [number, number, number]; export const parse_header: (a: number, b: number) => [number, number, number]; 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;