import { DocumentNode } from '../types'; export declare function createDocument(): DocumentNode;