export interface IAuthUserDTO { id: string; }