import type { Plugin } from '@vuepress/core'; export declare type CozePluginOptions = Record; export declare const CozePluginOptions: Plugin;