export declare const prettyMoney: (priceInCents: string | number | null) => string;