import { MergerFn } from '@graphql-mesh/types'; declare const mergeUsingFederation: MergerFn; export default mergeUsingFederation;