/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Avatar } from './Avatar';
export type { AvatarProps } from './Avatar';
