declare const ArrayPrototypePushApply: (t: T[], a: Parameters) => ReturnType; export = ArrayPrototypePushApply;