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