import FontItalic from './font-italic.vue'; import type { Plugin } from 'vue'; export declare const FontItalicPlugin: Plugin; export { FontItalic };