import { type Lang } from './i18n.js'; export declare function runTokenMenu(lang: Lang): Promise; //# sourceMappingURL=token-menu.d.ts.map