declare const _default: import("vue").DefineComponent<{}, {
    components: {
        info: string;
        success: string;
        warning: string;
        error: string;
    };
    messages: import("vue").Ref<never[], never[]>;
    add: (props: any) => void;
    remove: (name: any) => void;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
    FluentCheckmarkCircle16Filled: any;
    FluentDismissCircle16Filled: any;
    FluentErrorCircle16Filled: any;
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
