export declare type ItemType = { name: string; title: string | undefined; };