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