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