import { z } from "zod"; export declare function composeConfigSchema(a: A, b: B): z.ZodObject; //# sourceMappingURL=schema-tolls.d.ts.map