import { type FulfillmentServiceConfig } from '../interfaces.js'; export declare const FederatedFulfillmentSchema: (cfg: FulfillmentServiceConfig) => import("../../../gql/protos/types.js").FederatedSchemaWithResolvers; //# sourceMappingURL=federation.d.ts.map