export declare function cloneable(...paths: string[]): string; export declare function root(...appendPath: string[]): string; export declare function src(...appendPath: string[]): string; export declare function apps(...appendPath: string[]): string; export declare function mongezRoot(...appendPath: string[]): string; export declare function wizardPath(): string; //# sourceMappingURL=paths.d.ts.map