export declare const VvBadgeProps: { value: (NumberConstructor | StringConstructor)[]; modifiers: { type: PropType; default: undefined; }; };