I have this:
const _fakeInstance = ({} as any as MutationResolvers).register; export type RegisterType = typeof _fakeInstance;
which feels very a