export declare function realPathExistsSync(fsPath: string): string | undefined;
