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