export declare const centsToDollars: (cents: string | number | null | undefined) => number;