export = realpathMissing

declare function realpathMissing (path: string): Promise<string>
