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