import { Context } from "../NodeParser"; export declare const ignoreLimits: (context?: Context) => boolean;