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