export type ItemFocusEvent = { node: HTMLElement; friendlyName: string; }