import { ContextId } from '../injector/instance-wrapper';
export declare function createContextId(): ContextId;
