import { Asset as ChainifyAsset } from '@chainify/types'; export declare function assetsAdapter(assets: string | string[]): ChainifyAsset[]; export declare const HTLC_CONTRACT_ADDRESS = "0x133713376F69C1A67d7f3594583349DFB53d8166";