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