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