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