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