export type InspectRenderOptions = { noHooks?: boolean logMode?: 'raw' | 'summarized' throttleInterval?: number maxRenders?: number }