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