import { PluginFunc } from "./type"; declare const moduleRewrite: PluginFunc; export default moduleRewrite;