exportdeclareconstMELD_MIN_LIMIT_BUFFER = 5;
exportdeclareconstgetMeldProviderIconUrl: (provider: string) =>string;
/** Utilizes locale formatting to get currency symbol out of a currency code */exportdeclareconstgetCurrencySymbol: (currencyCode: string) =>string;