export interface IRoleDto { name: string; }