/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_markdownstream_free: (a: number, b: number) => void; export const htmlToMarkdown: (a: number, b: number, c: number, d: number) => void; export const htmlToMarkdownResult: (a: number, b: number, c: number) => number; export const markdownstream_finish: (a: number, b: number) => void; export const markdownstream_new: (a: number) => number; export const markdownstream_processChunk: (a: number, b: number, c: number, d: number) => void; export const __wbindgen_export: (a: number, b: number) => number; export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number; export const __wbindgen_export3: (a: number) => void; export const __wbindgen_add_to_stack_pointer: (a: number) => number; export const __wbindgen_export4: (a: number, b: number, c: number) => void;