import 'umi/typings'; declare global { interface Window { electronAPI: any; } }