import { PostgreSQL } from "@cocalc/database/postgres/types"; export declare function loadSSOConf(db: PostgreSQL): Promise;