import { GraphQLUtils } from "@medusajs/framework/utils"; export declare function gqlSchemaToTypes(executableSchema: GraphQLUtils.GraphQLSchema): Promise; //# sourceMappingURL=gql-to-types.d.ts.map