declare const ROLE_ANON = "anon"; declare class BaseController { } export { BaseController, ROLE_ANON };