import { VuesticPluginFabric } from '../types'; export declare const defineVuesticPlugin: (fabric: VuesticPluginFabric) => VuesticPluginFabric;