import type { ASTVisitor } from "graphql"; export declare function WarnIfAMaxLimitCanBeBypassedThroughInterface(): () => ASTVisitor; //# sourceMappingURL=limit-max-can-be-bypassed.d.ts.map