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