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