import type { Directive } from 'vue'; import type { LoadingProps } from './types'; export declare const vLoading: Directive | boolean>;