import { TokenAmount } from '@ubeswap/sdk'; export declare function relevantDigits(tokenAmount?: TokenAmount): string;