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