// Copyright (C) 2012-2024 Zammad Foundation, https://zammad-foundation.org/ export { default as renderComponent, type ExtendedMountingOptions, type ExtendedRenderResult, } from './renderComponent.ts'