export type PaintExteriorResult = { gallons: number; coverage_per_gallon_sqft: number; }; //# sourceMappingURL=PaintExteriorResult.d.ts.map