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