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