export default function openPreview(accountUrl: string, siteHost: string, port: string, domId: string, entryJs: string): Promise<void>;
