import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly customClass: import("code-monkey-ui/es/utils").EpPropFinalized; readonly dangerouslyUseHTMLString: import("code-monkey-ui/es/utils").EpPropFinalized; readonly duration: import("code-monkey-ui/es/utils").EpPropFinalized; readonly icon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly id: import("code-monkey-ui/es/utils").EpPropFinalized; readonly message: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode) | ((new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode))[], unknown, unknown, "", boolean>; readonly offset: import("code-monkey-ui/es/utils").EpPropFinalized; readonly onClick: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => () => void) | (() => () => void) | { (): () => void; new (): any; readonly prototype: any; } | ((new (...args: any[]) => () => void) | (() => () => void) | { (): () => void; new (): any; readonly prototype: any; })[], unknown, unknown, () => undefined, boolean>; readonly onClose: { readonly type: import("vue").PropType<() => void>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly position: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showClose: import("code-monkey-ui/es/utils").EpPropFinalized; readonly title: import("code-monkey-ui/es/utils").EpPropFinalized; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly zIndex: NumberConstructor; }, { visible: import("vue").Ref; close: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { destroy: () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly dangerouslyUseHTMLString: import("code-monkey-ui/es/utils").EpPropFinalized; readonly duration: import("code-monkey-ui/es/utils").EpPropFinalized; readonly icon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly id: import("code-monkey-ui/es/utils").EpPropFinalized; readonly message: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode) | ((new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode))[], unknown, unknown, "", boolean>; readonly offset: import("code-monkey-ui/es/utils").EpPropFinalized; readonly onClick: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => () => void) | (() => () => void) | { (): () => void; new (): any; readonly prototype: any; } | ((new (...args: any[]) => () => void) | (() => () => void) | { (): () => void; new (): any; readonly prototype: any; })[], unknown, unknown, () => undefined, boolean>; readonly onClose: { readonly type: import("vue").PropType<() => void>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly position: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showClose: import("code-monkey-ui/es/utils").EpPropFinalized; readonly title: import("code-monkey-ui/es/utils").EpPropFinalized; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly zIndex: NumberConstructor; }>> & { onDestroy?: (() => any) | undefined; }, { readonly type: import("code-monkey-ui/es/utils").EpPropMergeType; readonly offset: number; readonly position: import("code-monkey-ui/es/utils").EpPropMergeType; readonly title: string; readonly id: string; readonly onClick: () => void; readonly showClose: import("code-monkey-ui/es/utils").EpPropMergeType; readonly message: import("code-monkey-ui/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode) | ((new (...args: any[]) => (string | import("vue").VNode) & {}) | (() => string | import("vue").VNode))[], unknown, unknown>; readonly customClass: string; readonly duration: number; readonly dangerouslyUseHTMLString: import("code-monkey-ui/es/utils").EpPropMergeType; }>; export default _default;