/** 压缩字符串 */ export declare function compress(gql: string): string; //# sourceMappingURL=compress.d.ts.map