declare function removeExportData(exportList: any, removeExportName: string | string[]): any; export default removeExportData;