declare const ArrayPrototypeToReversed: (t: T[], ...a: any) => any; export = ArrayPrototypeToReversed;