export declare const parseAndWriteFileIntoDir: (sourceFile: string, context: any, targetDir: string) => Promise;