export declare function lpad(str: string, padString: string, length: number): string; //# sourceMappingURL=lpad.d.ts.map