export interface IConfig { url: string; token: string; }