/** * @param value * @param groupId * @internal */ export declare function createIdFromString(value: string, groupId: string): number;