import type { DocumentActionComponent } from '../../content-manager';
declare const HistoryAction: DocumentActionComponent;
export { HistoryAction };
