type Transform = (input: I) => O | Array; export default Transform; //# sourceMappingURL=Transform.d.ts.map