export type UserAppWindowPreview = { hash: string; data: string; width: number; height: number; }; //# sourceMappingURL=UserAppWindowPreview.d.ts.map