declare const QueryIncludesSchema: { type: string; items: { type: string; }; }; export default QueryIncludesSchema; //# sourceMappingURL=QueryIncludes.schema.d.ts.map