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