import { ASTNode } from "graphql";
export declare function print(node?: ASTNode): string;
//# sourceMappingURL=printer.d.ts.map