import { Vision } from '../../vision/Vision'; export declare const global: (vision: Vision) => void;