interface SecureHeapUsageRe-exportimport { type SecureHeapUsage } from "https://deno.land/std@0.160.0/node/crypto.ts"; Propertiestotal: numbermin: numberused: numberutilization: number