export declare const useFormattedPrice: (value?: number | null | undefined) => string;