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