import type { ParsedConfig } from './config/index.ts'; export declare const reloadConfig: (folder: string) => Promise;