/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Logo } from './Logo';
export type { LogoBrand, LogoProps } from './Logo';
