export declare const convertToQNT: (quantity: any, decimals: number) => string;
