UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

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