export declare const authenticateSAML: (ssoUrl: string) => Promise<void>;
