import { FC } from 'react'; declare const HistoryPage: FC; export default HistoryPage;