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