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