import type * as Stuntman from '@stuntman/shared';
export declare const validateSerializedRuleProperties: (rule: Stuntman.SerializedRule) => void;
export declare const validateDeserializedRule: (deserializedRule: Stuntman.Rule) => void;
//# sourceMappingURL=validators.d.ts.map