import type { Config } from "./Config.type.js"; export declare const defaultConfig: Config;