9df65dae02
Make AvatarOwnProps the source of truth with inline type definitions, and have AvatarProps extend it. This follows the established pattern used by Button, Checkbox, and Alert components. Export AvatarOwnProps from the package entry point. Signed-off-by: Johan Persson <johanopersson@gmail.com>