export declare function importWasm(input: any): Promise; export declare function readWasmFile(input: string): Promise;