export declare function resolveSymlink(filePath: string): string | boolean;
