import Avatar, { CAMERA, AvatarProps } from './Avatar.component'; export { Avatar, CAMERA }; export type { AvatarProps };