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