/** @type {import('onnxruntime-web')} The ONNX runtime module. */ export let ONNX: typeof ONNX_WEB; export const executionProviders: string[]; import * as ONNX_WEB from 'onnxruntime-web'; //# sourceMappingURL=onnx.d.ts.map