export declare function padStart(value: number): string;
