import { FiatCurrency } from "@ledgerhq/types-cryptoassets";
export declare const OFAC_CURRENCIES: string[];
export declare function listSupportedFiats(): Promise<FiatCurrency[]>;
//# sourceMappingURL=support.d.ts.map