export declare const AUTH_HANDLER_TYPE_ANONYMOUS = "io.deephaven.auth.AnonymousAuthenticationHandler";
export declare const AUTH_HANDLER_TYPE_PSK = "io.deephaven.authentication.psk.PskAuthenticationHandler";
//# sourceMappingURL=AuthHandlerTypes.d.ts.map