export interface NavInjection { onItemClick: (event: Event) => void; }