export type WindowWallRatioInput = { total_window_area_sqft: number; total_wall_area_sqft: number; }; //# sourceMappingURL=WindowWallRatioInput.d.ts.map