export interface NkSelectItemContract { id: string; name: string; }