export default interface ISiteInfo { orgId: string; siteId: string; sitePrefix: string; } //# sourceMappingURL=site-info.d.ts.map