module.exports = {
    avatargroup: {
        name: "AvatarGroup",
        "doc-url": "avatar",
        description: "A set of Avatars can be displayed together using the AvatarGroup component."
    }
};