export { default } from './component';
export type { AvatarProps } from './types';
