export declare function absolutePath(path: string): string; export declare function isTypescriptFile(fileName: string): boolean;