export declare function encodeProjectId(projectId: string | number): string; export declare function encodeGroupId(groupId: string | number): string;