import { POSITION, Toaster } from '../../types/Toaster.type'; declare const _default: __VLS_WithTemplateSlots; }; canClose: { type: import("vue").PropType; }; toasts: { type: import("vue").PropType; required: true; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:toasts": (...args: any[]) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; canClose: { type: import("vue").PropType; }; toasts: { type: import("vue").PropType; required: true; }; }>> & { "onUpdate:toasts"?: ((...args: any[]) => any) | undefined; }, {}, {}>, { icons?(_: {}): any; notificationIcon?(_: {}): any; warningIcon?(_: {}): any; errorIcon?(_: {}): any; default?(_: { toast: Toaster; }): any; closeIcon?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; }; //# sourceMappingURL=AntToaster.vue.d.ts.map