export { OwnerAvatar } from "./owner-avatar";
export type { OwnerAvatarProps } from "./owner-avatar";
