export declare class DirectiveParsingError extends Error {
    constructor(sdl: string);
}
//# sourceMappingURL=directive-parsing.error.d.ts.map