export declare const USER_BASE_URL = "https://m.np.playstation.com/api/userProfile/v1/internal/users";
export declare const USER_GAMES_BASE_URL = "https://m.np.playstation.com/api/gamelist/v2/users";
