/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const main: () => void;
export const __wbindgen_export_0: (a: number) => void;
export const __wbindgen_start: () => void;