export { default } from './rc-mod';
export type { IAvatarProps as AvatarProps, TAvatarComponent as AvatarComponent, TAvatarRef as AvatarRef } from './types';
