// @ts-nocheck export declare const SAML_LOGIN = "/saml/login"; export declare const SAML_CALLBACK = "/saml/callback";