type TLRecord =
  | TLAsset
  | TLBinding
  | TLCamera
  | TLDocument
  | TLInstance
  | TLInstancePageState
  | TLInstancePresence
  | TLPage
  | TLPointer
  | TLShape
TLPointerIdTLSchema