export const ACCESS_TOKEN_STORAGE_KEY = '@koala:access_token'; export const REFRESH_TOKEN_STORAGE_KEY = '@koala:refresh_token';