export declare function thousandPrice(price: string): string; export declare function primePrice(price: string): string;