export declare type MenuItemDataRef = { textValue: string; disabled: boolean; };