import { DirectiveNode } from 'graphql'; export declare function getDirectiveArguments(directive: DirectiveNode): any; //# sourceMappingURL=getDirectiveArguments.d.ts.map