export type BattsCountResult = { batts_needed: number; total_sqft: number; }; //# sourceMappingURL=BattsCountResult.d.ts.map