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