export declare function getOutputDir(profile: string): string;
export declare function getDownloadArchive(profile: string): string;
export declare function getLikesFile(profile: string): string;
export declare function getIncludeLikesFile(profile: string): string;
//# sourceMappingURL=paths.d.ts.map