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