export { initializeApp, getApps } from "./app"; export { getAuth } from "./auth"; export type { ZitadelOptions } from "./app";