import { PluginOption } from 'vite';

declare function qingkuaiPlugin(): PluginOption;

export { qingkuaiPlugin as default };
