export declare const padNumberWithZeros: (input: number, length: number) => string; //# sourceMappingURL=pad-number.function.d.ts.map