export declare const paths: { readonly root: string; readonly sock: string; readonly pid: string; readonly log: string; readonly sessions: string; readonly tmp: string; }; export declare function ensureRoot(): void; //# sourceMappingURL=paths.d.ts.map