import { ProtocolType } from '../engine/protocol/ProtocolType';
export declare const ProtocolGraphQL: ProtocolType;
