// @ts-nocheck
import { APIInterface } from "../";
export default function getAPIInterface(): APIInterface;
