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