import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingHeapProfileNode } = Protocol.HeapProfiler;
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.