export declare type HistoryItem = { id: string; label: string; };