export declare const packagesRoot: (packageName: string, dir?: any) => string; export declare const runtimeRoot: (dir?: any) => string;