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