export declare const times: (n: any, func?: (i: any) => any) => any[];