export declare const getNodePath: (root?: string) => string;
export declare const getMode: () => "production" | "development" | "test";
//# sourceMappingURL=getPaths.d.ts.map