export declare function rpad(text: string, len: number): string;
//# sourceMappingURL=rpad.d.ts.map