export declare function leftPad(line: string, size: number, char?: string): string; //# sourceMappingURL=leftPad.d.ts.map