import { type Transport } from '@graphql-mesh/transport-common';
declare const transport: Transport;
export default transport;
