import { type DocumentNode } from "graphql";
export declare function transformSupergraphToPublicSchema(documentNode: DocumentNode): DocumentNode;
//# sourceMappingURL=transform-supergraph-to-public-schema.d.ts.map