export interface IName { getName(): string; }