import * as plugin from "../../index"; export { rules } from "../rules/all"; export declare const plugins: { regexp: typeof plugin; };