// @ts-nocheck import { APIFunction } from "../../types"; export declare const userEmailVerifyGet: APIFunction;