import { KeyValue } from '../../../vision/types'; export declare class CommandVars { static load(): KeyValue; }