import type { MessageProps } from './type'; declare function close(): void; declare const __VLS_export: import("vue").DefineComponent void; }, string, import("vue").PublicProps, Readonly & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { type: "info" | "success" | "warning" | "error" | "loading" | "normal" | "sakura" | "notice"; content: import("..").ValidContent; duration: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;