export { AvatarStack } from './AvatarStack'; export type { AvatarStackItem, AvatarStackProps } from './AvatarStack.types';