import type { Configuration } from '../index'; export declare function readConfig(configPath: string): Configuration;