import { DocumentNode } from 'graphql'; export declare const DIRECTIVES: DocumentNode; export declare const CORE_SCALARS: DocumentNode;