export const CacheKey = { LICENSE_VALID: (workspaceId: string) => `license:valid:${workspaceId}`, };