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