export declare const evalJsConfigFile: (config: string) => Promise<() => unknown>;
