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