import { ConfigInterface } from '../types/Config.js';
export declare function configDefaults(): ConfigInterface;
