import { ResponseBodyRule } from '@useoptic/rulesets-base'; export declare const preventResponsePropertyOptional: () => ResponseBodyRule<"prevent making response property optional">; //# sourceMappingURL=preventResponsePropertyOptional.d.ts.map