export declare const ElBadge: import("element-plus/es/utils").SFCWithInstall; readonly max: import("element-plus/es/utils").EpPropFinalized; readonly isDot: BooleanConstructor; readonly hidden: BooleanConstructor; readonly type: import("element-plus/es/utils").EpPropFinalized; }, { props: Readonly; readonly max: import("element-plus/es/utils").EpPropFinalized; readonly isDot: BooleanConstructor; readonly hidden: BooleanConstructor; readonly type: import("element-plus/es/utils").EpPropFinalized; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").Ref; 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; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; content: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly max: import("element-plus/es/utils").EpPropFinalized; readonly isDot: BooleanConstructor; readonly hidden: BooleanConstructor; readonly type: import("element-plus/es/utils").EpPropFinalized; }>>, { readonly type: import("element-plus/es/utils").EpPropMergeType; readonly max: number; readonly value: import("element-plus/es/utils").EpPropMergeType; readonly hidden: boolean; readonly isDot: boolean; }>> & Record; export default ElBadge; export * from './src/badge'; export type { BadgeInstance } from './src/instance';