export declare enum WsStoreKeys { context = "galatajs/context" } export declare const wsStore: import("@galatajs/inject").Injector;