declare function shimArrayPrototypeIncludes(): typeof Array.prototype.includes;

export = shimArrayPrototypeIncludes;
