export { __disableSsrIfLoginEnforced } from "./disableSsrIfLoginEnforced"; export { __withOidcSpaServerEntry } from "./withOidcSpaServerEntry"; export type * from "./types"; export declare const oidcSpa: import("./utilsBuilder").OidcSpaUtilsBuilder, undefined, never>;