export declare const ElAlert: import("element-plus/es/utils").SFCWithInstall; readonly description: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly closable: import("element-plus/es/utils").BuildPropReturn; readonly closeText: import("element-plus/es/utils").BuildPropReturn; readonly showIcon: BooleanConstructor; readonly center: BooleanConstructor; readonly effect: import("element-plus/es/utils").BuildPropReturn; }, { Close: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; props: Readonly; readonly description: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly closable: import("element-plus/es/utils").BuildPropReturn; readonly closeText: import("element-plus/es/utils").BuildPropReturn; readonly showIcon: BooleanConstructor; readonly center: BooleanConstructor; readonly effect: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: ((evt: MouseEvent) => any) | undefined; }>>; emit: (event: "close", evt: MouseEvent) => void; slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; visible: import("vue").Ref; iconComponent: import("vue").ComputedRef>, {}>>; isBigIcon: import("vue").ComputedRef; isBoldTitle: import("vue").ComputedRef; close: (evt: MouseEvent) => void; ElIcon: import("element-plus/es/utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; style: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>>, { size: import("element-plus/es/utils").BuildPropType, unknown, unknown>; color: string; }>> & Record; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly description: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly closable: import("element-plus/es/utils").BuildPropReturn; readonly closeText: import("element-plus/es/utils").BuildPropReturn; readonly showIcon: BooleanConstructor; readonly center: BooleanConstructor; readonly effect: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: ((evt: MouseEvent) => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; closable: import("element-plus/es/utils").BuildPropType; title: string; description: string; closeText: string; effect: import("element-plus/es/utils").BuildPropType; showIcon: boolean; center: boolean; }>> & Record; export default ElAlert; export * from './src/alert';