import React from 'react';
declare const ImportHistoryTable: () => React.JSX.Element;
export default ImportHistoryTable;
