export type TokenLoginResponse = { authToken: string; };