import { PostgreSQL } from "../types"; export declare function sync_site_license_subscriptions(db: PostgreSQL, account_id?: string, test_mode?: boolean): Promise;