export declare function makeAbsolute(cwd: string, filePath: string): string;
