declare function checkExportData(currentList: any, exportData: any, apiName: any): void; export default checkExportData;