import type { ConfluenceSyncConstructor } from "./ConfluenceSync.types.js";
export declare const ConfluenceSync: ConfluenceSyncConstructor;
