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