import { ValidationRule } from "graphql";
export declare const NoLiveMixedWithDeferStreamRule: ValidationRule;
