import { App } from 'vue';
export declare function installDirectives(app: App): void;
export * from './loading';
export * from './resize';
