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