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