/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_context_free: (a: number, b: number) => void; export const context_listFonts: (a: number) => [number, number]; export const context_registerFontData: (a: number, b: number, c: number) => void; export const context_render: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => [number, number]; export const newContext: () => number; export const __wbindgen_externrefs: WebAssembly.Table; export const __wbindgen_free: (a: number, b: number, c: 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_start: () => void;