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