import { NormalizedConfig } from "./nodeserver"; export default function parseConfigFile(configFile: string): NormalizedConfig;