export interface IFortniteClientCredentials { email: string; password: string; }