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