export interface WindowInformation { width: number; height: number; scale: number; } //# sourceMappingURL=WindowInformation.d.ts.map