export declare const formatPrice: (price: number) => any;
