export type WindowWallRatioResult = { ratio_percent: number; iecc_residential_max_pct?: number; passes_iecc_prescriptive: boolean; code_reference?: string; }; //# sourceMappingURL=WindowWallRatioResult.d.ts.map