import { IPlugin } from '../types/plugin.types'; export declare function usePlugin(): IPlugin;