import { GraphQLInputObjectType } from "graphql"; export declare const GraphQLUpdateEmailCredentialInput: GraphQLInputObjectType;