/** * Array wrap * @param input * @returns */ export declare function arrayWrap(input: Type): Type[]; //# sourceMappingURL=utility.d.ts.map