export interface LoggedInUserDTO { uuid: string; }