import type { IAvatarBadgeProps } from './types'; declare const _default: (props: IAvatarBadgeProps, ref?: any) => any; export default _default;