import AvatarStack, { AvatarStackProps } from "./AvatarStack.js"; export { type AvatarStackProps, AvatarStack as default };