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