export interface IUserForQuestDTO { id: string; }