import { FsPath } from '../file-info/fs-path'; export declare const inVfs: (path: string) => FsPath;