export declare function pad2(n: number | string): string;
