/** * @fileoverview Barrel export for the HistoryDropdown component. */ export { default } from './HistoryDropdown';