export declare function prepareFromJson(dir: string, jsonConfig: string): { config: any; directory: string; };