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