declare global { const ElMessage: typeof import('element-plus')['ElMessage']; const ElLoading: typeof import('element-plus')['ElLoading']; const ElNotification: typeof import('element-plus')['ElNotification']; } export {};