export declare const formatPrices: (price: number) => string;
