export enum APP_EVENTS {
  onLogout = "onLogout",
}
