export declare const rotate: (operativeArray: T[], iterations: number, inverse?: boolean) => T[]; //# sourceMappingURL=array.helper.d.ts.map