import { type NitroUserConfig } from './NitroUserConfig.js'; export declare function readUserConfig(configPath: string): NitroUserConfig;