/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const init_panic_hook: () => void;
export const convert_image_buffer: (a: number, b: number, c: number, d: number, e: number) => void;
export const is_supported_format: (a: number, b: number) => number;
export const get_image_info: (a: number, b: number, c: number) => void;
export const process_directory: (a: number, b: number, c: number, d: number, e: number) => void;
export const process_directory_destructive: (a: number, b: number, c: number, d: number) => void;
export const __wbindgen_export_0: (a: number, b: number, c: number) => void;
export const __wbindgen_export_1: (a: number) => void;
export const __wbindgen_export_2: (a: number, b: number) => number;
export const __wbindgen_export_3: (a: number, b: number, c: number, d: number) => number;
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
