export interface WindowInformation { width: number; height: number; scale: number; }