import type { DefaultLocaleInfo } from '@vuepress/helper'; import type { CopyCodePluginLocaleData } from '../shared/index.js'; /** * Default locale info for `@vuepress/plugin-copy-code` */ export declare const copyCodeLocaleInfo: DefaultLocaleInfo;