declare interface Window { $message: any; $notification: any; $info: any; $success: any; $error: any; $warning: any; $confirm: any; $destroyAll: any; electronApi: any; }