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

export = getPolyfill;
