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