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