export interface IAuthentication { user: string; }