export interface IJWTPayload { token: string; }