import * as graphql from 'graphql'; export declare const createProjects: graphql.GraphQLFieldConfig; export declare const updateProjects: graphql.GraphQLFieldConfig; export declare const upsertProjects: graphql.GraphQLFieldConfig; export declare const deleteProjects: graphql.GraphQLFieldConfig;