Can i get realm typescript definition file?

i’m using mongo realm application deployment automatically with github and i use typescript like this post too.

i’m wondering if is it possible to get type definitions of mongo realm?
for instance, serverless function’s context type or shema validation of realm configuration…?
could you give me some advice?