export declare const formatTwoDigitValues: (value: Number) => string;
