import { InferenceSession } from 'onnxruntime-common'; export declare const setRunOptions: (options: InferenceSession.RunOptions) => [number, number[]];