export default function getModyoSiteHost(accountUrl: string, siteId: string, siteHost: string, token: string, version: string): Promise<string>;
