export declare function padNumber(num: number | string, length: number): string;
//# sourceMappingURL=string-tools.d.ts.map