import type { MeshInstance } from '@graphql-mesh/runtime'; export declare function getGraphQLWSOptions(getBuiltMesh: () => Promise): any;