import { DocumentNode } from 'graphql';
export declare function sortSDL(doc: DocumentNode): DocumentNode;
//# sourceMappingURL=sort-sdl.d.ts.map