/**
 * Utility config service holds all the global configurations of utility which can be overridden while
 * importing the module.
 */
export declare class UtilityConfigService {
}
