/*! Copyright 2024 the gnablib contributors MPL-1.1 */
import { IConfigOracle } from './interfaces/ForConfig.js';
export declare const config: IConfigOracle;
