import type { CommonEntityNames } from './CommonEntityNames'; /** * Name and display name attribute of an entity */ export declare type CommonEntityNameList = Array;