import type { Plugin } from '../types'; declare const useRetryPlugin: Plugin; export default useRetryPlugin;