import StoryAvatar from './StoryAvatar'; export type { StoryAvatarProps } from './types'; export { StoryAvatar };