export declare const BTC_MIN_USD_AMOUNT = 10;
export declare const NATIVE_CURRENCY_DECIMALS: Record<string, number>;
