declare const typeDefs = "\n\ttype Query {\n\t\thelloWorld: String!\n\t}\n"; export default typeDefs; //# sourceMappingURL=type-defs.d.ts.map