/** * Prevent `vlx exec-cache info/delete/ls` from reaching out of its * safe little sandbox. */ export declare const mountPath: (root: string, path: string) => string;