import type { PluginFunction } from '@vuepress/core'; export declare let removeHtmlExtensionPlugin: () => PluginFunction;