export { FORCE_RE_RENDER, SET_CURRENT_STORY } from '@storybook/core-events';
export declare const ID: "addon-contexts";
export declare const PARAM: "contexts";
export declare const OPT_OUT: "__OPT_OUT__";
export declare const REBOOT_MANAGER: string;
export declare const UPDATE_MANAGER: string;
export declare const UPDATE_PREVIEW: string;
