export declare class Formatting { static twoDigitNumber(value: number): string; }