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