export declare const intToShortString: (input: number, dp?: number) => string;