export interface IRolesDTO { roles: string[]; }