import { PropertyValidators, Value } from "convex/values";
export declare function checkArgs(args: Value, validator: PropertyValidators | undefined): void;
//# sourceMappingURL=validator.d.ts.map