import type { Linter } from 'eslint'; /** * Regexp configuration */ export declare function regexp(): Linter.Config; //# sourceMappingURL=regexp.d.ts.map