import type { Currency } from "../common"; export declare const gamisodesListTxCode: (currency: Currency) => string;