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