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