declare function formatTwoDigits(num: number): string; export default formatTwoDigits; //# sourceMappingURL=formatTwoDigits.d.ts.map