import { Sure, InferBad, InferGood, MetaNever, MetaObj } from './core.js'; export declare function array>(schema: TSchema): Sure | undefined>, Array>, unknown, MetaObj<{ type: 'array'; schema: TSchema; }>>; //# sourceMappingURL=array.d.ts.map