export declare enum AuthenticationMiddlewareGroups { CLIENT = "authenticateClient", USER = "authenticateUser" }