import Warning from './warning.vue'; import type { Plugin } from 'vue'; export declare const WarningPlugin: Plugin; export { Warning };