import type { InspectType } from "../types.d.ts"; declare const inspectArray: InspectType; export = inspectArray;