export declare function getBranchParam(branch?: string): string; export declare function buildProjectApiPath(project: string, resource: string, branch?: string): string; export declare function buildProjectFilePath(project: string, filePath: string, branch?: string): string; export declare function slugToName(slug: string): string; //# sourceMappingURL=remote-file-tool-helpers.d.ts.map