declare const padEnd: (...args: any[]) => string; export default padEnd;