'use strict'; export type HostInstance = { __internalInstanceHandle?: Record; __nativeTag?: number; _viewConfig?: Record; };