import React from 'react'; export declare const HistoryPanel: (() => React.JSX.Element) & { displayName: string; };