/// import { ParsedPath } from 'path'; export declare function transformJSON(pathInfo: ParsedPath, cwd: string): string;