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