UmbCurrentUserHistoryItem: {
    icon?: string;
    label: string | string[];
    path: string;
    unique: string;
}
""