import { type Type } from '../type.mjs'; export declare const array: (elementType: Type, options?: Partial>) => Type; //# sourceMappingURL=array.d.mts.map