import { DirectiveNode } from "graphql"; export declare function parseDirectiveArguments(directiveNode: DirectiveNode): any;