import { PropType } from 'vue'; import { IconType } from '../icon'; declare const _default: import('vue').DefineComponent; onOk: FunctionConstructor; onCancel: FunctionConstructor; type: { type: PropType<"info" | "success" | "error" | "warning" | "confirm">; default: string; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; onOk: FunctionConstructor; onCancel: FunctionConstructor; type: { type: PropType<"info" | "success" | "error" | "warning" | "confirm">; default: string; }; }>> & Readonly<{}>, { type: "error" | "warning" | "success" | "info" | "confirm"; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;