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