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