Variable RuntimeError

RuntimeError: {
    prototype: WebAssembly.RuntimeError;
    (message?: string): WebAssembly.RuntimeError;
    new (message?: string): WebAssembly.RuntimeError;
}