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