/** * Exports all OIDC providers events */ export declare const OIDC_EVENTS: string[]; export declare const OIDC_ERROR_EVENTS: string[];