import { KauthLang } from '../common/locale'; export declare const copyText: (text: string, locale?: KauthLang, showText?: boolean) => void;