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