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