export declare const redirectSuccessHtml: (logoutUrl?: string, systemId?: string) => string; export declare const redirectErrorHtml: (systemId?: string) => string; //# sourceMappingURL=static.d.ts.map