// @ts-nocheck import { APIFunction } from "../types"; export default function dashboard(input: Parameters[0]): Promise;