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