I have a class that loads another.
class Simple1Client { readSimple1Record: () => {} } class Simple2Client { readSimple2Record: () => {} } const c