import { DocumentNode } from "graphql";
export declare function printWithReducedWhitespace(ast: DocumentNode): string;
//# sourceMappingURL=index.d.ts.map