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