import type { PluginOption } from "vite";
export default function qingkuaiPlugin(): PluginOption;
