/**
 * @publicApi
 */
export type ConfigObject = Record<string, any>;
