import { Plugin } from 'vue'; export declare function withInstall(options: T): T & Plugin;