import type { Plugin } from './types.js'; export declare function useResultProcessors(): Plugin;