import { Config } from './types/config.types.js'; export declare const defaultConfig: () => Config;