export declare const WatcherPreFlushQueueKey: string;
export declare const WatcherPostFlushQueueKey: string;
export declare const AccessControlIdentifierKey: string;
export declare const ReactiveIdentifierKey: string;
export declare const NonReactiveIdentifierKey: string;
export declare const RefKey = "vfa.key.refKey";
