export declare function rightPadWithSpaces(s: string, padding: number): string;