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