import { ResponseBodyRule } from '@useoptic/rulesets-base'; export declare const preventResponseNarrowingInUnionTypes: () => ResponseBodyRule<"prevent narrowing in response union types">; //# sourceMappingURL=preventResponseNarrowingWithUnionType.d.ts.map