declare const _default: import("vue").DefineComponent<{}, { components: { info: string; success: string; warning: string; error: string; }; messages: import("vue").Ref; add: (props: any) => void; remove: (name: any) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}, {}>; export default _default;