import { Config } from './config'; export declare const configFactory: (path: string) => Config;