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