import ArrayFrom = require('./implementation'); declare function shimArrayFrom(): typeof ArrayFrom; export = shimArrayFrom;