import { Component } from 'vue'; import { NotificationType } from './types'; export declare const notificationIconMap: Record;