export type ToastMessages = { needSignedIn: string; sessionExpired: string; };