export declare function resolveClientModule(root: string): string | null; export declare function resolveRoot(path: string): string; export declare function getApplicationRootDir(root: string): Promise; //# sourceMappingURL=paths.d.ts.map