declare const ArrayPrototypeReverse: (t: T[]) => T[]; export = ArrayPrototypeReverse;