default: { [ key in keyof IClientData]: (new () => IClientData[key]) } = ...

Generated using TypeDoc