import { InferGood, InferInput, Sure } from './index.js'; export declare const err: (schema: TSure) => (input: InferInput) => InferGood; //# sourceMappingURL=err.d.ts.map