export declare const ConfigFactory: { GenerateConfig: (configPath: string) => Promise; };