import { StrategyConf } from "@cocalc/server/auth/sso/types";
export declare const GoogleStrategyConf: StrategyConf;
export declare const GithubStrategyConf: StrategyConf;
export declare const FacebookStrategyConf: StrategyConf;
export declare const TwitterStrategyConf: StrategyConf;
