import APIOptions from "../model/APIOptions"; export default function getAPIUrl(path: string, parameters: APIOptions): string;