import type { YukiNoPlugin } from '@yuki-no/plugin-sdk/types/plugin';
declare const batchPrPlugin: YukiNoPlugin;
export default batchPrPlugin;
