/// <reference types="node" /> import fs from 'fs'; export declare const realpathSync: typeof fs.realpathSync.native;