import { TokenPrice } from '../TokenPrice'; export declare function formatTokenPrice(tokenPrice: TokenPrice): TokenPrice;