import type { CopyCodeLocaleConfig } from '../shared';
/** Muti language config for copy code */
export declare const i18n: CopyCodeLocaleConfig;
