declare const _default: {
    LOGIN_URL: string;
    CONNECT_URL: string;
    LOGOUT_URL: string;
};
export default _default;
