declare const ServiceName: {
    SessionManager: string;
    FlowConfigurator: string;
    ClientMapper: string;
    CookiePreferences: string;
};
export { ServiceName };
