import { ContextId } from './instance-wrapper';
export declare const CONTROLLER_ID_KEY = "CONTROLLER_ID";
export declare const STATIC_CONTEXT: ContextId;
